public
nobgit
read
community.wiki
For NobGit Community
Create file
Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/community.wiki.git
ssh://[email protected]:2222/orgs/nobgit/community.wiki.git
Trace
Integrations and Automation/AI Providers.md
Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.
Author
Date
Commit
Line
Code
1
# Enable AI inside NobGit
3
NobGit AI currently supports ChatGPT. Support for Claude and Google Gemini is coming soon.
5
1. Click your account menu in the top right.
6
2. Click **Settings**.
7
3. Open **Integrations**.
8
4. Open **AI Providers**.
9
5. Create or copy an API key from [OpenAI API keys](https://platform.openai.com/api-keys).
10
6. Paste the API key into NobGit.
11
7. Choose a model you want to use.
12
8. Check **Enable NobGit AI for this account**.
13
9. Select **Save AI status**.
15
## Disable NobGit AI
17
To turn NobGit AI off later, follow [Disconnect accounts and integrations](Disconnect accounts and integrations.md).
19
- [Previous: create org](How to create an org.md)
21
- [Next: NobGit MCP](How to use the NobGit MCP.md)